CVE-2025-15560
SQL Injection in NesterSoft WorkTime
Description
An authenticated attacker with minimal permissions can exploit a SQL injection in the WorkTime server "widget" API endpoint to inject SQL queries. If the Firebird backend is used, attackers are able to retrieve all data from the database backend. If the MSSQL backend is used the attacker can execute arbitrary SQL statements on the database backend and gain access to sensitive data.
INFO
Published Date :
Feb. 19, 2026, 11:15 a.m.
Last Modified :
Feb. 26, 2026, 2:58 a.m.
Remotely Exploit :
Yes !
Source :
551230f0-3615-47bd-b7cc-93e92e730bbf
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | HIGH | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
Solution
- Validate and sanitize all user inputs to the widget API.
- Implement parameterized queries or prepared statements.
- Restrict database user privileges.
- Apply vendor patches when available.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-15560.
| URL | Resource |
|---|---|
| https://r.sec-consult.com/worktime | Third Party Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-15560 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-15560
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-15560 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-15560 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Feb. 26, 2026
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:nestersoft:worktime:*:*:*:*:cloud:*:*:* versions up to (including) 11.8.8 *cpe:2.3:a:nestersoft:worktime:*:*:*:*:on-premise:*:*:* versions up to (including) 11.8.8 Added Reference Type SEC Consult Vulnerability Lab: https://r.sec-consult.com/worktime Types: Third Party Advisory -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Feb. 23, 2026
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H -
New CVE Received by 551230f0-3615-47bd-b7cc-93e92e730bbf
Feb. 19, 2026
Action Type Old Value New Value Added Description An authenticated attacker with minimal permissions can exploit a SQL injection in the WorkTime server "widget" API endpoint to inject SQL queries. If the Firebird backend is used, attackers are able to retrieve all data from the database backend. If the MSSQL backend is used the attacker can execute arbitrary SQL statements on the database backend and gain access to sensitive data. Added CWE CWE-89 Added Reference https://r.sec-consult.com/worktime